home *** CD-ROM | disk | FTP | other *** search
- object Progr3: TProgr3
- Left = 239
- Top = 261
- Width = 505
- Height = 207
- Caption = 'LookDisk'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 9
- Top = 7
- Width = 482
- Height = 100
- BevelInner = bvLowered
- Caption = 'Panel1'
- TabOrder = 0
- object Label1: TLabel
- Left = 13
- Top = 8
- Width = 456
- Height = 20
- Alignment = taCenter
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowAccelChar = False
- ShowHint = False
- end
- object Label2: TLabel
- Left = 13
- Top = 36
- Width = 460
- Height = 37
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowAccelChar = False
- ShowHint = False
- WordWrap = True
- end
- object Label3: TLabel
- Left = 12
- Top = 74
- Width = 461
- Height = 20
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowAccelChar = False
- ShowHint = False
- end
- end
- object BitBtn1: TBitBtn
- Left = 204
- Top = 140
- Width = 87
- Height = 29
- Caption = '&Cancel'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = BitBtn1Click
- Kind = bkCancel
- end
- object ProgrBar: TOvcMeter
- Left = 9
- Top = 111
- Width = 481
- Height = 21
- Percent = 50
- ShowPercent = True
- UsedColor = clBlue
- UsedShadow = clGray
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object OvcController1: TOvcController
- EntryCommands.TableList = (
- 'Default'
- True
- ()
- 'WordStar'
- False
- ()
- 'Grid'
- False
- ())
- Left = 89
- Top = 139
- end
- end
-